Welcome![Sign In][Sign Up]
Location:
Search - linux game

Search list

[VC/MFCPHEIBroadview2006(2)

Description: e-.NET技术大系、Borland大系.pdf f-游戏开发专题、Linux技术丛书.pdf g-计算机专业人员书库.pdf h-专业教程.pdf-Series of e-.NET technologies, Borland large system. pdf f-game development topics, Linux technical books. pdf g-computer professionals stacks. pdf h-professional tutorial. pdf
Platform: | Size: 4604928 | Author: lj | Hits:

[Linux-Unixgtktetris_2.2x.zip

Description: Gtk 2.2x Gtktetris game for vc9 or linux embedded Jesse Stone,Gtk 2.2x Gtktetris game for vc9 or linux embedded Jesse Stone
Platform: | Size: 23552 | Author: 小誠 | Hits:

[Embeded-SCM DevelopDingoo_A320_S2D

Description: 不知道还有多少人记得丁果A320,这一款国产的掌机。国外的牛人甚至把LINUX移植到上面,然而国内支持者却甚少。 这是丁果A320上开发游戏的SDK的教程。-Do not know how many people remember the dingoo A320, which made for a handheld. Cow abroad even to migrate to LINUX above, however, has little domestic supporters. This is a dingoo A320 SDK to develop the game tutorial.
Platform: | Size: 619520 | Author: 黄时至 | Hits:

[Linux-UnixHawkVoiceDI091src

Description: HawkVoice is a game oriented, multiplayer voice over network API released under the GNU Library General Public License (LGPL) , with support for Linux® /UNIX® systems and Windows® 9x/ME/NT/2000/XP/CE. It is designed to be a portable, free, open source code alternative to the Microsoft® DirectPlay® Voice in DX8-9. It provides voice compression using several free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps, are optimized for the compression of human speech.-HawkVoice is a game oriented, multiplayer voice over network API released under the GNU Library General Public License (LGPL) , with support for Linux® /UNIX® systems and Windows® 9x/ME/NT/2000/XP/CE. It is designed to be a portable, free, open source code alternative to the Microsoft® DirectPlay® Voice in DX8-9. It provides voice compression using several free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps, are optimized for the compression of human speech.
Platform: | Size: 477184 | Author: afc | Hits:

[Embeded Linuxpuzzle_game

Description: 基于qt/e 的拼图程序的源代码 看了之后,对qt4的掌握会更好-Based on qt/e of the puzzle, after reading the source code, a better grasp on qt4
Platform: | Size: 19456 | Author: 段鸿儒 | Hits:

[Game EngineFrictionalGames-HPL1Engine-InitialRelease-0-g496a

Description: This a game engine of the game Penumbra. Penumbra is a first person horror adventure game for Windows, Mac OS X and Linux.-This is a game engine of the game Penumbra. Penumbra is a first person horror adventure game for Windows, Mac OS X and Linux.
Platform: | Size: 8230912 | Author: Vumas | Hits:

[Linux-Unixencryption

Description: 这是用Qt编写的一个加密软件,密码使用md5算法计算后保存。它可以对任何类型的单一文件进行加密,在linux中输入make就可以编译了.-This is written with Qt an encryption software, password using md5 algorithm and save. It can be any type of single-file encryption, in linux, type make to build the game.
Platform: | Size: 77824 | Author: 王杰 | Hits:

[Linux-Unixqttris

Description: 是在Linux下用QT开发的俄罗斯方块游戏-QT in Linux, developed with the Tetris game
Platform: | Size: 24576 | Author: sagerking | Hits:

[Linux-Unixsnake

Description: 是在Linux下用Qt开发的贪食蛇游戏源码-Under Linux use in the development of the Snake game source Qt
Platform: | Size: 99328 | Author: sagerking | Hits:

[Linux-UnixRobocup0010

Description: 论文主要工作: 介绍了仿真比赛的构成与运行机制;介绍了linux的使用以及环境开发;编程实现了UDP/ip客户端程序并设计了球队的基本技巧;研究了高级策略等。-Thesis work: The composition of the simulation game and operating mechanism describes the use of linux, and environmental development programming of the UDP/ip client program and designed the team' s basic skills of the advanced strategies.
Platform: | Size: 4933632 | Author: lichen | Hits:

[Chess Poker gamesgobang.web1.0.tar

Description: 五子棋小项目,它可以实现网络对战。开发环境为,linux。暂无bug,敬请指点-gobang game.
Platform: | Size: 37888 | Author: 李攀峰 | Hits:

[Linux-Unixupper_joystick

Description: 机器人用的游戏控制器上肢控制程序。linux环境下开发。-Robot arm with the game controller control program. linux development environment.
Platform: | Size: 122880 | Author: 贾子枫 | Hits:

[Linux-Unixsocket-guessnum

Description: linux 下的socket编程,实现了猜数字游戏的功能,很好用~-under linux socket programming, the function of the number guessing game, that is great ~
Platform: | Size: 178176 | Author: nemo | Hits:

[Other GamesSnake

Description: 利用GTK实现简单的贪吃蛇游戏,可以在Linux下直接运行,也可以通过MinGW+MSYS+GTK配置开发环境。-GTK implementation using a simple Snake game, you can run directly under Linux, you can also configure MinGW+ MSYS+ GTK development environment.
Platform: | Size: 2048 | Author: zz | Hits:

[Linux-Unixball_game

Description: linux 环境下的一个用C语言开发的小游戏,一个好简单的游戏.-linux environment using C language development, a little game, a good simple game.
Platform: | Size: 8192 | Author: 随波逐浏 | Hits:

[Linux-Unixtetris

Description: 用C编写的一个俄罗斯方块游戏的源代码,用gcc编译后可在linux平台下运行.-With C a Tetris game written in the source code, compiled with gcc to run in linux platform.
Platform: | Size: 8192 | Author: 随波逐浏 | Hits:

[Other Riddle gamessnaker

Description: 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数 snake.hex为烧写的可执行代码-Linux terminal type provided under the Snake game code and the Snake in the microcontroller code 51 (all tested) the document snake51.c microcontroller in the 51' s Snake code, the code after a test run. Document snake_curses.c linux system in the ncurses library based on code written Snake, has also been a test run. Compiled with the command gcc snake_curses.c-o snake-lcurses to generate an executable file snake, the terminal can be run under linux in the document prints the array in the MCU 8x8led point on the real function of snake body to burn snake.hex executable code written in
Platform: | Size: 1137664 | Author: zhang | Hits:

[Linux-UnixBlock

Description: 一款Linux上面的用Shell编写的俄罗斯方跨,是学习Shell编程的好资料-this is a shell based russion block game. A good material for shell study.
Platform: | Size: 5120 | Author: wutingbupt | Hits:

[Linux-Unixfive

Description: 在LINUX+QT4下,实现小游戏,一个单机五字棋功能-In LINUX+ QT4, the realization game features a single five-word moves
Platform: | Size: 142336 | Author: 叶川 | Hits:

[Linux-Unixgnobang-0.53

Description: 一款基于Linux系统下的五子棋游戏。有较强的人工智能算法。-Linux-based system under a backgammon game. Strong artificial intelligence algorithms.
Platform: | Size: 173056 | Author: 黄提新 | Hits:
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »

CodeBus www.codebus.net